home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 44 / Amiga Format CD44 (1999-08-26)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-10].iso / -in_the_mag- / basics / amos / maxsamosdoors.lha / MaxsAmosDoors.readme < prev    next >
Text File  |  1999-01-01  |  2KB  |  70 lines

  1. Short:    Several door sources in Amos to play with
  2. Author:   Colin Wilson (phoenixbbs@cableinet.co.uk)
  3. Uploader: Colin Wilson (phoenixbbs@cableinet.co.uk)
  4. Type:     comm/maxs
  5.  
  6.  
  7.   Mainly coded by Colin Wilson, Sysop of Amiga Phoenix BBS 0151 252 1282
  8.  
  9.  
  10.  If any code in these is 'borrowed' from someone elses doors, hey, tough :-)
  11.  
  12.  
  13.  Nah... if it helps anyone to code for Maxs / new Amigas when they appear,
  14.  it's all worthwhile :-)
  15.  
  16.  
  17. OK, quick idea what each does...
  18.  
  19. (sorry, the full docs should be in the archives on aminet for most of 'em)
  20.  
  21.  
  22.       Feel free to pinch routines for other doors you want to write etc.
  23.  
  24.  
  25.  
  26. cwdl              -     raw download door
  27.  
  28. fake_cli2         -     fixed cli door, allows DIR, CD to work, NOTHING ELSE
  29.                         It's a safe, user-input parsed cli prog
  30.  
  31. freedownload      -     free download door
  32.  
  33. Maxs_secure24     -     a configurable security door (latest version I did)
  34.  
  35. multimax21        -     a voting door (released as Maxpoll)
  36.  
  37. privateaxs        -     a secure pre-set-up users *only* allowed door
  38.  
  39. pshow             -     the simplest door ever !  Show a bulletin on login
  40.  
  41. rs                -     a configurable read your logfiles online door
  42.  
  43. scriptexec        -     a small test for running scripts from within Amos
  44.  
  45. slowtext3         -     I think this was the latest... prints text slowly
  46.                         from within Maxs - configurable for speed within the
  47.                         output file, allows ansi codes to be embedded
  48.  
  49. trans41finished   -     an online arcade game - Transversion
  50.  
  51. trans41wb         -     the workbench version of same, with speed settings
  52.  
  53. uddermaxs         -     a mail door, lets you write mail to a communal area
  54.                         that only the sysop can delete (some b@stard deleted
  55.                         mail I wanted left online for all users so I wrote
  56.                         this)
  57.  
  58. user_to_ram2      -     dumps the user's name to ram: - i've got another
  59.                         version somewhere that spools it to BBS: so if the
  60.                         BBS ever crashes, I know who the last person online
  61.                         was so I could ask what happened...
  62.  
  63.  
  64.  
  65. All these use the Amos extension by Ari Tsironis (it's better than Kewldoors)
  66.  
  67.   Greets to :  Kryten, Kaos, Warpig, Glen Martin, and anyone else who is
  68.                keeping the BBS scene alive (ie NOT Niki Jerkit (Murkett?))
  69.  
  70.